int GetPacDeviceType(int pacDevInd = 0, string deviceName = null)

The PAC Board API supports multiple kinds of devices. This function returns which type is at the index you specify. Trust Level Required: High

Parameters

Name Description
pacDevInd The device index to request an operation on.
deviceName The name of the device.

Return

The type of the device.