Preparing a Device

<< Click to Display Table of Contents >>

 

Preparing a Device

The goal of this Driver is to perform all procedures to execute a telecommand routine with the Ictel CT850 Control Panels and AUTTOM (Radio 1 and Radio 2) Control Panels, according to the proprietary schema of each Control Panel.

 

CT850 Control Panel

The remote stations of the CT850 Control Panel can receive telecommands via external application using the next memory areas:

0x9800: Fixed Modbus memory address to perform telecommand requests

0xA000: Fixed Modbus memory address to retrieve the success or failure response from the telecommand requested by address 0x9800

 

The CT850 Control Panel can only execute one telecommand at a time.

 

AUTTOM (Radio 1 and Radio 2) Control Panel

The Remote Stations of the AUTTOM Control Panel can receive telecommands via external application using the next Radio 1 memory areas (for Radio 2 memory areas, increase the Radio 1 memory areas by 100):

301: Fixed Modbus memory address to indicate the Remote Station

302: Fixed Modbus memory address to indicate the type of telecommand

303: Fixed Modbus memory address to indicate the control number or type of Remote Station, depending on the telecommand used

300: Fixed Modbus memory address to start the trigger command

320: Fixed Modbus memory address to get the success or failure response

321: Fixed Modbus memory address to get the return code (48 for success or other codes for errors)

304-311 and 324-331: Fixed Modbus memory regions for storing control Setpoints

312-319 and 332-339: Fixed Modbus memory regions for storing blocking Setpoints

340: Fixed Modbus memory address to indicate the number of the peripheral

341: Fixed Modbus memory address to indicate the initial internal memory of the peripheral

342: Fixed Modbus memory address to indicate the amount of memory

343: Fixed Modbus memory address to assign a reference value to the peripheral

Was this page useful?