ConOpSys V2970  P004.07
ANVILEX control operating system
Public Member Functions | List of all members
TCommand_SCOPE_STATUS Class Reference

ConOpSys terminal command SCOPE.STATUS class. More...

#include <System_Command_SCOPE_STATUS.h>

Inheritance diagram for TCommand_SCOPE_STATUS:
Inheritance graph
Collaboration diagram for TCommand_SCOPE_STATUS:
Collaboration graph

Public Member Functions

 TCommand_SCOPE_STATUS (TCommand_Descriptor *struct_Descriptor)
 Class constructor method. More...
 
virtual BOOL Execute (TProtocol_Base *object_Protocol)
 Execute command method. More...
 
- Public Member Functions inherited from TCommand_Base
 TCommand_Base (TCommand_Descriptor *struct_Descriptor)
 Class constructor method. More...
 
virtual ~TCommand_Base ()
 Class distructor method. More...
 
BOOL Is_Command_Name (C8 *c8_Command_String)
 Test command name. More...
 
VOID Send_Information (TProtocol_Base *object_Protocol)
 Send information about cpecific command over communication link protocol. More...
 

Detailed Description

ConOpSys terminal command SCOPE.STATUS class.

Constructor & Destructor Documentation

◆ TCommand_SCOPE_STATUS()

TCommand_SCOPE_STATUS::TCommand_SCOPE_STATUS ( TCommand_Descriptor struct_Descriptor)

Class constructor method.


Note
None
Parameters
[in]*struct_Descriptor- Pointer to the command description
Override
Not allowed
Attention
Don't call this method directly.
dot_TCommand_SCOPE_STATUS__TCommand_SCOPE_STATUS.png

Member Function Documentation

◆ Execute()

BOOL TCommand_SCOPE_STATUS::Execute ( TProtocol_Base object_Protocol)
virtual

Execute command method.


Note
This method executes command specific functionality.
Parameters
[in]*object_Protocol- Pointer to the communication link protocol
Returns
BOOL - Command execution status
Return values
false- Command execution failed
true- Command execution successfull
Override
Required
Attention
None
dot_TCommand_SCOPE_STATUS__Execute.png

Reimplemented from TCommand_Base.

References NULL, TProtocol_Base::Transmit_F32_Value_As_Decimal(), TProtocol_Base::Transmit_I16_Value_As_Decimal(), TProtocol_Base::Transmit_New_Line(), TProtocol_Base::Transmit_String(), TProtocol_Base::Transmit_U32_Value_As_Decimal(), trigger_state_Arm, trigger_state_Force, trigger_state_Idle, trigger_state_Ready, trigger_state_Triggered, trigger_state_Undefined, and trigger_state_Wait.

Here is the call graph for this function:

The documentation for this class was generated from the following files: