16 lines
594 B
Plaintext
16 lines
594 B
Plaintext
file "$(TOP)/db/basic_asyn_motor.db"
|
|
{
|
|
pattern
|
|
{P, N, M, DTYP, PORT, ADDR, DESC, EGU, DIR, VELO, VBAS, ACCL, BDST, BVEL, BACC, MRES, PREC, DLLM, DHLM, INIT}
|
|
{KM36:mota:, 5, "m$(N)", "asynMotor", mota, 5, "m5", degree, Pos, 2.0, 0.1, .2, 0, 1, .2, 1., 3, -20.0, 20.0, ""}
|
|
{KM36:mota:, 6, "m$(N)", "asynMotor", mota, 6, "m6", degree, Pos, 2.0, 0.1, .2, 0, 1, .2, 1., 3, -20.0, 20.0, ""}
|
|
}
|
|
|
|
file "$(TOP)/db/motorMessage.db"
|
|
{
|
|
pattern
|
|
{P,N, M,PORT}
|
|
{KM36:mota:, 5, "m$(N)",mota}
|
|
{KM36:mota:, 6, "m$(N)",mota}
|
|
}
|