Skip to content
Snippets Groups Projects
Commit ef0b8432 authored by Jean-François Denis's avatar Jean-François Denis
Browse files

Add LIMIT record

parent f55d49d9
No related branches found
No related tags found
No related merge requests found
......@@ -530,8 +530,11 @@ pattern {P, M, SPORT}
file EMU_PMAC-GETBO.template
{
pattern {P, M, NAME, DESC, EGU, VARIABLE, PREC, SCAN, SPORT}
{LNS-ISRC-010,PBI-EM,VER-BRAKE, "0: brake on, 1: brake off", boolean,M33, 0, "1 second", GEOBRICK_ASYN}
{LNS-ISRC-010,PBI-EM,CURRENT_ERR,"current to high",boolean, P93, 0,"0.5 second",GEOBRICK_ASYN}
{LNS-ISRC-010,PBI-EM,VER-BRAKE, "0: brake on, 1: brake off", boolean, M33, 0, "1 second", GEOBRICK_ASYN}
{LNS-ISRC-010,PBI-EM,CURRENT_ERR,"current to high", boolean, P93, 0, "0.5 second", GEOBRICK_ASYN}
{LNS-ISRC-010,PBI-EMV,SWITCH_H,"Vertical high motor swicth", boolean, M121, 0, "0.5 second", GEOBRICK_ASYN}
{LNS-ISRC-010,PBI-EMV,SWITCH_L,"Vertical low motor swicth", boolean, M122, 0, "1 second", GEOBRICK_ASYN}
}
file EMU_PMAC-SETBO.template
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment