Module: OPCErrors

Includes:
WIN32OLE::VARIANT
Defined in:
lib/picopc/olegen_opc_automation.rb

Constant Summary collapse

OPCInvalidHandle =
-1073479679
OPCBadType =
-1073479676
OPCPublic =
-1073479675
OPCBadRights =
-1073479674
OPCUnknownItemID =
-1073479673
OPCInvalidItemID =
-1073479672
OPCInvalidFilter =
-1073479671
OPCUnknownPath =
-1073479670
OPCRange =
-1073479669
OPCDuplicateName =
-1073479668
OPCUnsupportedRate =
262157
OPCClamp =
262158
OPCInuse =
262159
OPCInvalidConfig =
-1073479664
OPCNotFound =
-1073479663
OPCInvalidPID =
-1073479165

Instance Attribute Summary collapse

Instance Attribute Details

#lastargsObject (readonly)

Returns the value of attribute lastargs.



43
44
45
# File 'lib/picopc/olegen_opc_automation.rb', line 43

def lastargs
  @lastargs
end