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}})
Line 6: Line 6:
 
|-
 
|-
 
|<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>
 +
|}
  
 
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 06:28, 28 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.

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.