Specify the Device ID in SECS header. This property is a persistent property.
Device ID is one of the part in the message, so it must belong to SECS II. That is why SwingSecsII Control also has DeviceID Property.
構文
戻り値
使用例
|
.LoadIni
SwingSecsII1.DeviceID = .DeviceID
|
|
m_secs.LoadIni();
m_msg.SetDeviceID(m_secs.GetDeviceID());
|
特記事項
What happens if these 2 properties are not the same? SwingSecsI Control automatically change Device ID in sending message whenever it is not correct. DeviceID Property in the SwingSecsII Control is ignored.
参照
|