Difference between revisions of "SHIPHarbour:XVars"

From Serious Documentation
Jump to: navigation, search
Line 1: Line 1:
 
== Source File ==
 
== Source File ==
 +
[[SHIPHarbour:XVars|SHIPHarbour_XVars.proto]]
 
SHIPHarbour_XVars.proto
 
SHIPHarbour_XVars.proto
  

Revision as of 19:11, 31 July 2017

Source File

SHIPHarbour_XVars.proto SHIPHarbour_XVars.proto

Description

The SHIPHarbour API allows access to remote variables on a Serious Integrated module. On modules running SHIPEngine, the Sail GUI must allow these variables to be accessed via a link using the SHIPBridge protocol.

Enums

Type

Used in XVar requests to strictly define the type of data being transmitted and received.

Types

Set

Directly relates to a SHIPBridge linkset definable in Sail.

Var

Directly relates to a SHIPBridge linkvar definable in Sail.

Routines

Exchange

These messages are used to receive from and transmit to variables available on a Serious Integrated module.