Ignore:
Timestamp:
07/29/10 17:04:36 (14 years ago)
Author:
dneise
Message:
added sclkon & sclkoff command to 'fad'
File:
1 edited

Legend:

Unmodified
Added
Removed
  • tools/FAD/ddd_for_fad/SocketClient.h

    r248 r271  
    2323#define CMD_DWRITE_RUN 0x0800   // DWRITE possibly HIGH
    2424#define CMD_DWRITE_STOP 0x0900  // DWRITE always LOW
     25
     26#define CMD_SCLK_ON 0x1000 
     27#define CMD_SCLK_OFF 0x1100
     28
    2529#define CMD_Trigger_C 0xB000    // continous trigger
    2630#define CMD_Trigger_S 0x2000    // stop continous trigger
Note: See TracChangeset for help on using the changeset viewer.