; ----------------------------------------- ; Main drives configuration file ; Contains options, rack definitions and ; links to RioDef and EthDef configurations ; ----------------------------------------- ; best edited in Notepad or other text editor Baud, 230k ; 57k, 115k or 230k ; MapReport ; optional: creates a map report log ; FaultRioRacks ; optional: inhibits racks on lost connection ; UnschMsgDebug ; optional: log unscheduled messages ; LedIgnNoise ; optional: inhibit NS LED for RIO Noise Errors ; LedIgnAbort ; optional: inhibit NS LED for RIO Abort Errors ; LedIgnCrc ; optional: inhibit NS LED for RIO CRC Errors ; LedIgnTout ; optional: inhibit NS LED for RIO Timeout Errors ; LedIgnPrcl ; optional: inhibit NS LED for RIO Protocol Errors ; --- Rack/Drive Definition --- Rack, 0o02, 1, 4 ; octal rack number, start quarter, end quarter ; btr, #, # ; optional: Block Transfer Read/Write ; btw, #, # ; btr/btw, IO Group, Slot IpAddr, 192.168.1.100 ; drive IP address ; Unicast ; optional: as supported by drive RPI, 20 ; 1 to 750ms, as supported by drive Template, EthDef ; link to file that defines drive Ethernet tags Template, RioDef ; link to file that maps Ethernet tags to RIO EndRack ; end of rack definition ; Rack 0o##, #, # ; optional: additional rack/drive ; ... ; EndRack ; Rack 0o##, #, # ; optional: additional rack/drive ; ... ; EndRack ; Rack 0o##, #, # ; optional: additional rack/drive ; ... ; EndRack