set_msg_type
Applicability
Product |
Supported |
|---|---|
√ |
|
√ |
|
x |
|
x |
|
x |
Function Description
Sets the message type of FlowMsg.
Prototype
1 | set_msg_type(self, msg_type) -> None |
Parameters
Parameter |
Input/Output |
Description |
|---|---|---|
msg_type |
Input |
Message type of FlowMsg. Value range of the user-defined type: [1204, 65535) |
Returns
None
Exception Handling
None
Constraints
None
Parent topic: Class FlowMsg