SV 977D User Manual - Appendixes
#1,Xccc,Xccc,(...),Xccc;
Note: All bytes of that transmission are ASCII characters.
A.2. FUNCTION #2 – READ OUT OF THE MAIN MEASUREMENT RESULTS
A.2.1. Read-out the profile results
#2 function enables one to read out the current measurement results from the selected profile.
#2 function has the formats defined as follows:
#2 [,<aver>] [,<profile>] [[[ ,X? ] ,X? ] ,(...) ];
or
#2 [,<aver>] ,<rot>;
where:
<aver> – type of results:
i – instantaneous results, i.e. results from the current cycle (default),
a – averaged results, i.e. results from the previous cycle.
<profile> – profile number:
0 – means “all profiles”, i.e. results from the all profiles will be sent (default value),
1, 2 or 3 – one of the profile, i.e. only results from the given profile will be sent;
<rot> – rotation results:
rpm – all rotations results will be sent (unit of the results wil be [rpm]),
rps – all rotations results will be sent (unit of the results wil be [rps]);
X – code of the specified result (see below); if no code are specified all results will be sent;
In case of <profile> = 1, 2 or 3 the instrument sends results in the format defined as follows:
#2 [,<aver>],<profile>,Xc,(...);
where c is the value of the result X or question mark (?) if result X is not available;
In case of <profile> = 0 the instrument sends results in the format defined as follows:
#2 [,<aver>],1,Xc,(...),2,Xc,(...),3,Xc,(...),;
where c is the value of the result X or question mark (?) if result X is not available;
If no results are available, the instrument will send:
#2,?;