Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ErrorType

Index

Enumeration members

no_error

no_error: = 0

node_busy

node_busy: = 3

The node is busy (locked by another client)

unknown_error

unknown_error: = 1

Genric error

unknown_node

unknown_node: = 2

The node ddoes not exist or was disconnected

unsupported_variable_type

unsupported_variable_type: = 4

Unsuported variable type - For SetVariables and Events

Generated using TypeDoc