最近opc 基金会将召开一个会议,主题是”OPC UA meets IT“。由此可见,工业自动化行业也开始研究和评估chatGPT带来的影响了。
本文谈谈本人对OPC UA 与chatGPT结合的初步实验和思考。
构建OPC UA 信息模型 chatGPT 的确非常强大了,使用自然…
Description
Given a string s containing only three types of characters: ‘(’, ‘)’ and ‘*’, return true if s is valid.
The following rules define a valid string:
Any left parenthesis ( must have a corresponding right parenthesis ).
Any right parenth…
类:ZCL_IFLOG_UTILITIES
属性:AUTH_RESULTS_LIST 类型:
TY_AUTH_RESULT Private 受保护部分: PRIVATE SECTION.TYPES: BEGIN OF ty_auth_result,funcname TYPE ztall_logcfg-funcname,pass TYPE abap_bool,END OF ty_aut…