Actis VSBC-6862 Specifiche Pagina 118

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 138
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 117
Rev. 1.43
User's Guide
117
i2c
Function : Read or write data from/to an I2C device
Syntax : i2c <device> <offset> <count> <address>
Options : <device> - I2C device address
<odd value> to read
<even value> to write
<offset> - starting I2C memory offset
<count> - number of data items to copy
<address> - local memory address
go
Function : Execute user program
Syntax : go <address>
Options : <address> - external routine entry
mcb, mcw, mcl
Function : Copy the contents of memory to another
Syntax : mcb <source> <count> <destination>
Options : <source> - starting source address
<count> - number of data items to copy
<destination> - starting destination address
mcb uses a byte-value
mcw uses a short-value
mcl uses a long value
mdb, mdw, mdl
Function : Displays the contents of memory (byte-value)
Syntax : mdb <address> [ <count> ]
Options : <address> - starting address
<count> - number of data items to display
(default is 0x0100)
mdb uses a byte-value
mdw uses a short-value
mdl uses a long value
mfb, mfw, mfl
Function : Fill the memory with a specific data (byte-value)
Syntax : mfb <address> <count> <value>
Options : <address> - starting address
<count> - number of data items to fill
<value> - value of specific data
mfb uses a byte-value
mfw uses a short-value
mfl uses a long value
Artisan Technology Group - Quality Instrumentation ... Guaranteed | (888) 88-SOURCE | www.artisantg.com
Vedere la pagina 117
1 2 ... 113 114 115 116 117 118 119 120 121 122 123 ... 137 138

Commenti su questo manuale

Nessun commento