diff --git a/demo/README b/demo/README index 334a6fb..f454121 100644 --- a/demo/README +++ b/demo/README @@ -9,7 +9,7 @@ ao_waveform: E series. Creates a sine wave on an analog output channel. cmd: - Example of how to use the new 0.8 command structure. Not functional. + Example of how to use the new 0.8 command structure. eeprom_dump: Dumps the EEPROM of a card, if it has one. Useful for debugging @@ -26,6 +26,9 @@ inpn: Reads each channel on a subdevice, at every possible input range, and converts the data to a voltage. +insn: + Example showing how to use instructions directly. + mode1: Doesn't work.