Cdaqmx100::setchatfilter – Yokogawa PC-Based MX100 User Manual
Page 607

12-43
IM MX190-01E
MX100 for Exteded API
12
CDAQMX100::setCFWriteMode
Syntax
int setCFWriteMode(int iCFWriteMode);
Parameters
iCFWriteMode
Specify the CF write mode.
Description
Sets the CF write mode.
Changes the setup data fields of the data member and sends them collectively.
Return value
Returns an error number.
Reference
getClassMXItemConfig setItemAll
CDAQMXItemConfig::getClassMXSysInfo
CDAQMXSysInfo::setCFWriteMode
CDAQMX100::setChatFilter
Syntax
int setChatFilter(int chNo, int bChatFilter);
Parameters
chNo
Specify the channel number.
bChatFilter
Specify chattering filter using a Boolean value.
Description
Sets the chattering filter on the channel of the specified channel number.
Changes the setup data fields of the data member and sends them collectively.
If the constant for “Specify All Channels” is specified for the channel numbers, all
channels are processed.
Return value
Returns an error number.
Reference
getClassMXItemConfig
setItemAll
CDAQMXChConfig::setChatFilter
CDAQMXItemConfig::getClassMXChConfig
12.4 Details of the MX100 Class