IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 8, 2005, 5:38:38 PM (21 years ago)
Author:
eugene
Message:

converted Xgraph messages to SendGraphCommand

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/include/display.h

    r2598 r3692  
    4545int SendLabel (char *string, int Xgraph, int mode);
    4646
     47int SendGraphMessage (int device, char *format, ...);
     48int SendGraphCommand (int device, int length, char *format, ...);
     49int SendGraphCommandV (int device, int length, char *format, va_list argp);
     50
    4751# endif
Note: See TracChangeset for help on using the changeset viewer.