Here all IOCs were started without any hardware. So in the next steps the hardware must be tested.
10 lines
155 B
Plaintext
10 lines
155 B
Plaintext
|
|
record(asyn,"$(P):ASYN")
|
|
{
|
|
field(DTYP,"asynRecordDevice")
|
|
field(PORT,"$(PORT)")
|
|
field(ADDR,"0")
|
|
field(OMAX,"100")
|
|
field(IMAX,"100")
|
|
}
|