Adjusting Parameters

Overview

The list of parameters described in the table can be read or modified by using the HSCGetParam_TM3 or HSCSetParam_TM3 function blocks.

NOTE: Parameters set via the program override the parameters values configured in the HSC configuration window. Initial configuration parameters are restored on a cold or warm start of the controller.

Adjustable Parameters

This table provides the list of parameters from the HSC_PARAMETER_TYPE_TM3 that can be read or modified while the program is running:

Parameter

Description

HSC_MODULO

To get or set the Modulo value of an HSC.

HSC_THRESHOLD0

To get or set the Threshold 0 value of an HSC.

HSC_THRESHOLD1

To get or set the Threshold 1 value of an HSC.

HSC_THRESHOLD2

to get or set the Threshold 2 value of an HSC

HSC_THRESHOLD3

to get or set the Threshold 3 value of an HSC

HSC_REFLEX0

To get or set the output 0 reflex mode.

The five least significant bits indicate the reflex mode: 0x8 => TH3, 0x4 => TH2, 0x2 => TH1, 0x1 =< TH0.

HSC_REFLEX1

To get or set the output 1 reflex mode.

The five least significant bits indicate the reflex mode: 0x8 => TH3, 0x4 => TH2, 0x2 => TH1, 0x1 =< TH0.

HSC_REFLEX2

To get or set the output 2 reflex mode.

The five least significant bits indicate the reflex mode: 0x8 => TH3, 0x4 => TH2, 0x2 => TH1, 0x1 =< TH0.

HSC_REFLEX3

To get or set the output 3 reflex mode.

The five least significant bits indicate the reflex mode: 0x8 => TH3, 0x4 => TH2, 0x2 => TH1, 0x1 =< TH0.