Skip to content
Snippets Groups Projects
Commit 01feaffb authored by mooney's avatar mooney
Browse files

Added commented-out entries for deviceCmdReply (replacement for

serial_OI_Block, GPIB_OI_Block) and Heidenhain ND261
parent 2262482c
No related branches found
No related tags found
No related merge requests found
...@@ -65,8 +65,9 @@ MM4000Config(0, "serial7", 0) ...@@ -65,8 +65,9 @@ MM4000Config(0, "serial7", 0)
# Load asynRecord records on all ports # Load asynRecord records on all ports
dbLoadTemplate("asynRecord.template") dbLoadTemplate("asynRecord.template")
# serial O/I block (asyn record with format and parse string calcs) # send impromptu message to serial device, parse reply
#dbLoadRecords("$(IP)/ipApp/Db/serial_OI_block.db","P=xxx:,N=0_1,PORT=serial5") # (was serial_OI_block)
#dbLoadRecords("$(IP)/ipApp/Db/deviceCmdReply.db","P=xxx:,N=1,PORT=serial5,ADDR=0,OMAX=100,IMAX=100")
# Stanford Research Systems SR570 Current Preamplifier # Stanford Research Systems SR570 Current Preamplifier
#dbLoadRecords("$(IP)/ipApp/Db/SR570.db", "P=xxx:,A=A1,PORT=serial1") #dbLoadRecords("$(IP)/ipApp/Db/SR570.db", "P=xxx:,A=A1,PORT=serial1")
......
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