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

From Serious Documentation
Jump to: navigation, search
(Created page with "=== Node: {{Node|linkvar}} === {| class="wikitable" style="margin: 1em auto 1em auto;" ! scope="col" | Property ! scope="col" | Data Type ! scope="col" | Description |- |<onl...")
 
(Node: {{Node|linkvar}})
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
=== Node: {{Node|linkvar}} ===
 
=== Node: {{Node|linkvar}} ===
{| class="wikitable" style="margin: 1em auto 1em auto;"
+
{{PropTableStart|}}
! scope="col" | Property
+
|<onlyinclude>{{Prop|linkvar|datatype}}**||[[SHIP:Data_Types|DataType]]|| {{Node|linkvar}}'s must have specific data types (e.g. {{DataType|Boolean}}); allowable types are {{Protocol}} dependent.</onlyinclude>
! scope="col" | Data Type
+
|}
! scope="col" | Description
+
{{SHIP:TideTimePropertyNote}}
|-
 
|<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>
 
 
 
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}}.
 

Latest revision as of 05:09, 22 September 2014

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.