struct.CONFIG_WELDING_DETAIL_INFO
This structure is used to set the details of a welding channel.
_iChannelmember variable specifies the channel number to be set. A value of 0 means the channel is unspecified._iChannelTypemember variable specifies the type of the channel. A value of 0 means a current channel, and a value of 1 means a voltage channel._iRealMinOutmember variable represents the actual minimum output value._iMinOutmember variable represents the minimum output value._iRealMaxOutmember variable represents the actual maximum output value._iMaxOutmember variable represents the maximum output value.
BYTE# | Member Variable | DataType | Value | Descriptions |
|---|---|---|---|---|
0 |
|
| 0, 1 or 2 | Channel Number (0: unspecified, 1~2: channel) |
1 |
|
| 0 or 1 | Channel Type (0: Current, 1: Voltage) |
2 |
|
| Real Minimum Output | |
6 |
|
| Minminum Output | |
10 |
|
| Real Maximum Output | |
14 |
|
| Maximum Output |