This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.
Check it out on amazon.com →The Function Module COPF_OPC_ITEM_READ (OPC Herstellanweisung: Lesen eines OPC-Item-Werts) is a standard Function Module in SAP ERP and is part of the function group COPF_OPC within the package COOPC.
Function Module | COPF_OPC_ITEM_READ |
Short Text | OPC Herstellanweisung: Lesen eines OPC-Item-Werts |
Function Group | COPF_OPC |
Package | COOPC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ITEM | TYPE | COOPC_ITEMALIAS | OPC Item Alias | |
PLANT | TYPE | WERKS_D | Plant |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RESULTTEXT | TYPE | C | Results Text | |
TIMESTAMP_LOCALDATE | TYPE | DATS | Time Stamp: Local Date | |
TIMESTAMP_LOCALTIME | TYPE | TIMS | Time Stamd: Local Time | |
VALUE_CHAR | TYPE | C | OPC Item Value as Character Stringe | |
VALUE_DATE | TYPE | D | OPC Item Value as Date | |
VALUE_FLOAT | TYPE | F | OPC Item value as Floating Point Number | |
VALUE_TIME | TYPE | T | OPC Item Value as Time |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.