Yokogawa PC-Based MX100 User Manual

Page 1190

Advertising
background image

24-99

IM MX190-01E

DARWIN for Extended API - Visual C/Visual Basic/Visual Basic.NET/Visual C#

24

getChannelUnitDA100Reader

[Visual C only]

Syntax

const char * getChannelUnitDA100Reader(DAQDA100READER
daqda100reader, int chType, int chNo);

Parameters

daqda100Reader

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

getChannelUnitDA100

24.4 Details of Instantaneous Value Loading Functions - DARWIN - Status Transition Functions

Advertising