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

Page 1147

Advertising
background image

24-56

IM MX190-01E

getChannelUnitDA100

[Visual C only]

Syntax

const char * getChannelUnitDA100(DAQDA100 daqda100, int
chType, int chNo);

Parameters

daqda100

Specify the device descriptor.

chType

Specify the channel type.

chNo

Specify the channel number.

Description

Gets the unit name of the specified channel (channel type and number) from the

stored channel information data.
• Returns NULL if it does not exist.

Return value

Returns a pointer to the string.

Reference

CDAQDA100::getClassDataBuffer
CDAQDARWINChInfo::getUnit
CDAQDARWINDataBuffer::getClassDARWINChInfo

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

Advertising