VID raw SML character string. If an SML character string is set here, when an event is sent by S6F11 Send Event Report(ERS), the message will be assembled in accordance with the report. At this time, the individual VID values are used by this VIDRawValue. Stream and Function cannot be written in SML.
In bop, since it does not check for grammatical errors and VIDNodeType are not checked, so it is necessary to set the correct SML. To set values in accordance with the VIDNodeType format, use VIDValue.
構文
|
Property VIDRawValue(lVID As Long) As String
|
|
BSTR GetVIDRawValue(long lVID);
void SetVIDRawValue(long lVID, LPCTSTR lpszNewValue);
|
戻り値
使用例
特記事項
参照
SML プロパティ
VIDValue プロパティ
VIDNodeType プロパティ
|