User Tools

Site Tools


eeros_architecture:hal:hardware_libraries_sim

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
eeros_architecture:hal:hardware_libraries_sim [2019/03/02 16:36] – [Configuration File] grafeeros_architecture:hal:hardware_libraries_sim [2019/03/02 16:37] – [Configuration File] graf
Line 34: Line 34:
         "type": "AnalogOut",         "type": "AnalogOut",
         "channel7": {         "channel7": {
-          "signalId": "aout1",+          "signalId": "aout1"
         }         }
-      }+      },
       "subdevice3": {       "subdevice3": {
         "type": "AnalogIn",         "type": "AnalogIn",
         "channel7": {         "channel7": {
-          "signalId": "ain1",+          "signalId": "ain1"
         }         }
-      },+      }
     }     }
   }   }
 } }
 </code> </code>
-Digital output on ''dout1'' can be read at input ''din1'', analog output on ''aout1'' can be read at input ''ain1''. The configuration could include scaling and range limiting for the analog channels as described in [[eeros_architecture:hal:configuration_file|]].+Digital output on ''dout0'' can be read at input ''din0'', analog output on ''aout1'' can be read at input ''ain1''. The configuration could include scaling and range limiting for the analog channels as described in [[eeros_architecture:hal:configuration_file|]].
  
eeros_architecture/hal/hardware_libraries_sim.txt · Last modified: 2019/03/02 16:39 by graf