Dorian.Core is added. Dorian now supports .NET 6 and 7.
bop Reference
Properties ALIDCode ALIDCount ALIDDescription CEIDCount CEIDDescription Communication ControlState ControlStateSwitch DeviceID DiscardDuplicatedBlock Function HexDump Host IniFile IPAddress LocalPortNumber LogFileBakCount LogFileEnable LogFileEnableCommunication LogFileName LogFileSize LogicalConnection LogicalConnectionFileName Node NodeCount NodeType NodeValue NodeValueHex OfflineRequest OnlineRequest PassiveEntity PhysicalConnection PortNumber PType Reply SessionID SML Stream SType SystemBytes T1 T2 T3 T4 T5 T6 T7 T8 Verification VIDCount VIDDefault VIDDescription VIDMax VIDMin VIDNodeType VIDRawValue VIDType VIDUnit VIDValue ViewStyle WaitBit WorkSpace Methods Configure DefProc IndexToALID IndexToCEID IndexToVID InvokeAlarm InvokeEvent IsValidVID Load LoadIniFile RegisterALID RegisterVID Save Send UnregisterALID UnregisterVID WriteToLogFile Events CommunicationStateChanged Connected ConnectionStateChanged ControlStateChanged Errors Received Sent VIDChanged
NodeValueHex Property
Node value in hexadecimal expression. For example, let's assume the following SML message.
<u2 254>
When read out, the following character string will return.
"fe"
Syntax
Return Value
Example
Remarks
Read-only property
See Also
NodeValue Property