ConstantsVirtualInputHiddenDataExternalAlarmId Field |  |
Special Id that may be provided as "External Alarm Id" when calling
SendData(VirtualInput, Int64, String)
(for generating a "Virtual Input Data Event").
When using this Id, the Operator Client hides all the other data associated to the event from the user.
Note that hidden data are still written to the logbook, and can be accessed by the user through the Logbook Search.
Namespace: Bosch.Vms.SDKAssembly: Bosch.Vms.SDK (in Bosch.Vms.SDK.dll) Version: 1.9.0.0
Syntaxpublic const long VirtualInputHiddenDataExternalAlarmId = 9223372036854775806
Field Value
Int64
Remarks
The value of this constant is
= 9223372036854775806.
See Also