Skip to content
Mike Bergsma edited this page Jul 31, 2014 · 12 revisions

Welcome to the HS documentation.

HS is an interpretive programming language with a C-like syntax used for developing client/server factory automation applications, primarily SECS/GEM, over serial or TCP lines, HSMS or SECS I protocols.

It is strongly data typed, and coverts data easily between XML, JSON, SECS, and native formats.

HS supports both client and server side HTTP, and can integrate any protocol within an openSSL stack.

HS is a standalone application that runs under UNIX, Win32, VMS, or Mac OS environments. On VMS, HS can also be integrated into the PROMIS) MES to access properties, database, and scripting.

HS can also directly access ORACLE, MySQL, or SQLSERVER databases.

HS is a software product of Abinition

Clone this wiki locally