IntegrationMode - HxGN SDx - Update 64 - Customization & Programming - Hexagon

HxGN SDx Programming Guide

ft:locale
en-US
Product
HxGN SDx
Search by Category
Customization & Programming

Description

SmartPlant Client sets the integration mode on the tool after registration and during connection. This property is scoped by the IntegrationModes enumerated list. The value should be one of the following two enumerations:

Public Enum IntegrationModes

SPF = 1

SDx = 2

End Enum

Data type

IntegrationModes

Comments

The Enum can have two values, SPF =1, SDx =2. Depending on the returned value, the tool performs the integration operations.