Added ai support; renamed source file.

This commit is contained in:
Andrew Johnson
2008-04-25 21:13:17 +00:00
parent 5cdb9ff089
commit e738b5c617

View File

@@ -32,6 +32,7 @@ device(mbbo,CONSTANT,devMbboSoftCallback,"Async Soft Channel")
device(mbboDirect,CONSTANT,devMbboDirectSoftCallback,"Async Soft Channel")
device(stringout,CONSTANT,devSoSoftCallback,"Async Soft Channel")
device(ai, INST_IO,devTimestampAI,"Soft Timestamp")
device(stringin,INST_IO,devTimestampSI,"Soft Timestamp")
device(ai, INST_IO,devAiGeneralTime,"General Time")