Tsctl TCP API: Difference between revisions

From embeddedTS Manuals
(Created page with "= Overview = The tsctl server serves up a TCP api on port 5001. This includes all of the functionality available using the standard Tsctl API Reference. = Functions = ==...")
 
Line 4: Line 4:
= Functions =
= Functions =
== ClassCount ==
== ClassCount ==
This functionality is described [[Tsctl API Reference#ClassCount here]].
This functionality is described [[Tsctl API Reference#ClassCount|here]].


{| class=wikitable
{| class=wikitable

Revision as of 21:49, 13 February 2013

Overview

The tsctl server serves up a TCP api on port 5001. This includes all of the functionality available using the standard Tsctl API Reference.

Functions

ClassCount

This functionality is described here.

TCP Request Packet TCP Reply Packet
Offset Bytes Field Value Offset Bytes Field Value
0 2 Class 0x0000 0 2 class 0x0000
2 1 Instance Instance 2 1 Command 0x00
3 1 Command 0x00 3 1 Tag 0x13
4 4 ClassCount ClassCount
8 1 tag 0x80