Getmodulenameda100 [visual c only – Yokogawa PC-Based MX100 User Manual

Page 1149

Advertising
background image

24-58

IM MX190-01E

getModuleNameDA100

[Visual C only]

Syntax

const char * getModuleNameDA100(DAQDA100 daqda100, int unitNo,
int slotNo);

Parameters

daqda100

Specify the device descriptor.

unitNo

Specify the unit number.

slotNo

Specify the slot number.

Description

Gets the module name in the position indicated by the specified unit number and

slot number from the stored system configuration data.
• Returns NULL if it does not exist.

Return value

Returns a pointer to the string.

Reference

CDAQDA100::getClassSysInfo
CDAQDARWINSysInfo::getModuleName

24.2 Details of Functions - DARWIN (Visual C/Visual Basic/Visual Basic.NET/C#) - Retrieval Functions

Advertising