Correct status source

This commit is contained in:
Anders Sandstrom
2021-03-16 11:56:27 +01:00
parent 9a21232296
commit c462c38e77
2 changed files with 13 additions and 13 deletions

View File

@@ -63,7 +63,7 @@ ecmcCANOpenAddDevice("pmu905",3)
# <readTimeoutMs> : Readtimeout in ms.
# <writeCycleMs> : Cycle time for write (if <= 0 then only write on change).
ecmcCANOpenAddPDO("status",3,0x183,2,8,100000,0) # READ
dbLoadRecords(ecmcPluginSocketCAN_PDO_input.template, "P=${ECMC_PREFIX},PORT=${ECMC_ASYN_PORT},ADDR=0,TIMEOUT=1,T_SMP_MS=${ECMC_SAMPLE_RATE_MS},TSE=${ECMC_TSE},NELM=${NELM=1},CH_ID=03,DEV_ID=3,suffix=PDO01-Array,source=status1,NELM=8")
dbLoadRecords(ecmcPluginSocketCAN_PDO_input.template, "P=${ECMC_PREFIX},PORT=${ECMC_ASYN_PORT},ADDR=0,TIMEOUT=1,T_SMP_MS=${ECMC_SAMPLE_RATE_MS},TSE=${ECMC_TSE},NELM=${NELM=1},CH_ID=03,DEV_ID=3,suffix=PDO01-Array,source=status,NELM=8")
# ecmcCANOpenAddSDO -h

View File

@@ -1,18 +1,18 @@
REQMOD:raspberrypi-3706:exit
REQMOD:raspberrypi-4193:exit
IOC_TEST:PLC-0-scantime
IOC_TEST:PLC-0-error
REQMOD:raspberrypi-3706:BaseVersion
REQMOD:raspberrypi-3706:require_VER
REQMOD:raspberrypi-3706:ecmccfg_VER
REQMOD:raspberrypi-3706:asyn_VER
REQMOD:raspberrypi-3706:exprtk_VER
REQMOD:raspberrypi-3706:motor_VER
REQMOD:raspberrypi-3706:ecmc_VER
REQMOD:raspberrypi-3706:ecmc_plugin_socketcan_VER
REQMOD:raspberrypi-4193:BaseVersion
REQMOD:raspberrypi-4193:require_VER
REQMOD:raspberrypi-4193:ecmccfg_VER
REQMOD:raspberrypi-4193:asyn_VER
REQMOD:raspberrypi-4193:exprtk_VER
REQMOD:raspberrypi-4193:motor_VER
REQMOD:raspberrypi-4193:ecmc_VER
REQMOD:raspberrypi-4193:ecmc_plugin_socketcan_VER
IOC_TEST:PLC-0-enable
REQMOD:raspberrypi-3706:MODULES
REQMOD:raspberrypi-3706:VERSIONS
REQMOD:raspberrypi-3706:MOD_VER
REQMOD:raspberrypi-4193:MODULES
REQMOD:raspberrypi-4193:VERSIONS
REQMOD:raspberrypi-4193:MOD_VER
IOC_TEST:CAN03-PDO01-Array
IOC_TEST:CAN03-SDO01-Array
IOC_TEST:CAN03-SDO02-BasicConfig