
vtl_putchar (uint ch, uint end); *
Puts a character into the output queue.
Example:
vtl_putchar(i,1);
vtl_puts (char *s, uint end); *
Puts a complete string into the output queue.
Example:
vtl_puts("myinfo",1);
Timer Management
delay (ulong microseconds); *
This allows the user to set a delay in his program. This will insert a minimum
delay of microseconds.
gettime (struct time *timep); *
Puts the current time into the structure address.
Example:
struct time mytime;
gettime(mytime);
gettimel (void);
Returns the number of microseconds since power on (modulo 232)
raw _ time * point _time (void);
Returns the time in raw data.
settime (struct time *timep);
Sets up the current time.
sleep (uint seconds); *
Sets a delay for seconds.
Triggering
triggen( void);
triggin (uint line); / * 0:7 is line, 8 is disable */
trigout (uint line); / * 0:7 is line, 8 is disable */
These commands are described in detail in section 3.5.5
A-11
Summary of Contents for 7064
Page 2: ...Racal Instruments...
Page 6: ...I 1 1 1 1 1...
Page 21: ...I 1 I I I I I I I I I 1 1 I I I I I I...
Page 29: ...I I I I I I I I I I I I I I I I I I I...
Page 57: ...1 I I I I I I I I I I I I I I I I I I...
Page 77: ...1...
Page 111: ...0 00 0 00 tI I 4 0 0 I7 r i 6 4 7 4 7 0 T 6 0 0 7 28...
Page 112: ......
Page 113: ...7 30 I I I 1 I I I I I I I I I I I I I I I...
Page 115: ...7 32...
Page 148: ......
Page 164: ...I I I I I I I I I I 1 I I I I I I I I...
Page 176: ...extern char error_msg_lookup unsigned errdes endif ERROR_INCLUDE C 8...