int MSXExxxx__TemperatureSetChannelType ( xsd__unsignedLong  ulChannel,
xsd__unsignedLong  ulType,
xsd__unsignedLong  ulOption1,
struct MSXExxxx__Response Response 
)
Parameters:
[in] ulChannel : Channel selection (0 to 15 or 255 for all channels)
[in] ulType : Type selection

  • For TC
    • 1: Type B
    • 4: Type E
    • 9: Type J
    • 10: Type K
    • 13: Type N
    • 18: Type R
    • 19: Type S
    • 20: Type T
  • For RTD type PT
    • 100: PT100
    • 200: PT200
    • 500: PT500
    • 1000: PT1000
    • ...
  • For RTD type Ni
    • 101: Ni100
    • 201: Ni200
    • 501: Ni500
    • 1001: Ni1000
    • ...
  • For NTC
    • 1: G10K4D453
[in] ulOption1 : Reserved. Set to 0
[out] Response :
iReturnValue :

  • 0: Means the remote function performed OK
  • -1: Means an system error occured
  • -2: Channel selection wrong
  • -3: Type selection wrong
  • -4: Acquisition in progress. Can not change the type
Returns:
  • 0: SOAP_OK
  • <> 0: See SOAP error