Difference between revisions of "SHIP:Property:linkvar:datatype"

From Serious Documentation
Jump to: navigation, search
(Node: {{Node|linkvar}})
(Node: {{Node|linkvar}})
Line 5: Line 5:
 
! scope="col" | Description
 
! scope="col" | Description
 
|-
 
|-
|<onlyinclude>{{Prop|linkvar|datatype}}||{{DataType|datatype}}|| {{Node|linkvar}}'s must have specific data types (e.g. {{DataType|Boolean}}); allowable types are [[SHIP:Protocols|protocol]] dependent.</onlyinclude>
+
|<onlyinclude>{{Prop|linkvar|datatype}}**||{{DataType|datatype}}|| {{Node|linkvar}}'s must have specific data types (e.g. {{DataType|Boolean}}); allowable types are [[SHIP:Protocols|protocol]] dependent.</onlyinclude>
 
|}
 
|}
 +
{{SHIP:TideTimePropertyNote}}
 +
  
 
The datatypes are [[SHIP:Protocols|protocol]] dependent, and, in the Modbus case, may be limited to the basic Modbus data types of {{DataType|Boolean}} and {{DataType|Short|16-bit Short integer}}.
 
The datatypes are [[SHIP:Protocols|protocol]] dependent, and, in the Modbus case, may be limited to the basic Modbus data types of {{DataType|Boolean}} and {{DataType|Short|16-bit Short integer}}.

Revision as of 08:15, 29 November 2012

Node: linkvar

Property Data Type Description
datatype** datatype linkvar's must have specific data types (e.g. Boolean); allowable types are protocol dependent.

**available only in SHIPTide; cannot be accessed from Sail scripts at run-time.


The datatypes are protocol dependent, and, in the Modbus case, may be limited to the basic Modbus data types of Boolean and 16-bit Short integer.