Difference between revisions of "SHIPHarbour Master"

From Serious Documentation
Jump to: navigation, search
(Created page with "== Overview == In PC-based environments, the SHIPHarbour Master application provides connection management and SHIPBridge Protocol abstraction to PC applicatio...")
 
(Overview)
Line 1: Line 1:
== Overview ==
+
In PC-based environments, the ''SHIPHarbour Master'' application provides connection management and [[SHIPBridge|SHIPBridge Protocol]] abstraction to PC applications such as the [[SHIPTide]] GUI authoring tool as well as [[SHIPCrane]] and [[SeaShell]] programming tools.
 
 
In PC-based environments, the SHIPHarbour Master application provides connection management and [[SHIPBridge|SHIPBridge Protocol]] abstraction to PC applications such as the [[SHIPTide]] GUI authoring tool as well as [[SHIPCrane]] and [[SeaShell]] programming tools.
 
  
 
You can write your own applications, for example integrating functionality similar to the [[SHIPCrane]] programming tool into your own manufacturing framework.
 
You can write your own applications, for example integrating functionality similar to the [[SHIPCrane]] programming tool into your own manufacturing framework.
  
SHIPHarbor Master exposes a socket interface to PC-based applications, and supports simultaneous connected applications and simultaneous connected devices. The socket interface is defined in the [[SHIPHarbor API]] documentation.
+
''SHIPHarbor Master'' exposes a socket interface to PC-based applications, and supports simultaneous connected applications and simultaneous connected devices. The socket interface is defined in the [[SHIPHarbor API]] documentation.

Revision as of 22:28, 2 August 2016

In PC-based environments, the SHIPHarbour Master application provides connection management and SHIPBridge Protocol abstraction to PC applications such as the SHIPTide GUI authoring tool as well as SHIPCrane and SeaShell programming tools.

You can write your own applications, for example integrating functionality similar to the SHIPCrane programming tool into your own manufacturing framework.

SHIPHarbor Master exposes a socket interface to PC-based applications, and supports simultaneous connected applications and simultaneous connected devices. The socket interface is defined in the SHIPHarbor API documentation.