12 cdaqmxitemconfig::writeitem – Yokogawa PC-Based MX100 User Manual
Page 659
Advertising

12-95
IM MX190-01E
MX100 for Exteded API
12
CDAQMXItemConfig::writeItem
Syntax
int writeItem(int itemNo, const char * strItem);
Parameters
itemNo
Specify the setup item.
strItem
Specify the contents using a string.
Description
Sets the specified contents to the specified setup item.
The format of the string should match the output of setup item loading function.
The specified string is, in general, an ASCII string.
Return value
Returns an error number.
Error:
Not Support
Setup item or contents not supported.
Reference
getClassMXBalanceData getClassMXChConfig getClassMXNetInfo
getClassMXOutputData getClassMXStatus getClassMXSysInfo
12.4 Details of the MX100 Class
Advertising