System Error

[0] HttpException in App.php line 583

控制器不存在:app\api\controller\Header

  1. try {
  2. $instance = Loader::controller(
  3. $controller,
  4. $config['url_controller_layer'],
  5. $config['controller_suffix'],
  6. $config['empty_controller']
  7. );
  8. } catch (ClassNotFoundException $e) {
  9. throw new HttpException(404, 'controller not exists:' . $e->getClass());
  10. }
  11. // 获取当前操作名
  12. $action = $actionName . $config['action_suffix'];
  13. $vars = [];
  14. if (is_callable([$instance, $action])) {
  15. // 执行操作方法
  16. $call = [$instance, $action];

Call Stack

  1. in App.php line 583
  2. at App::module() in App.php line 456
  3. at App::exec() in App.php line 139
  4. at App::run() in start.php line 19
  5. at require('/www/wwwroot/hengyi....') in index.php line 23

Environment Variables

GET Data
empty

POST Data

callback
http://www.chinamj.com/TestService_TestService/detail/id/414.html
login_url
https://www.chinamj.com/index.php?ctl=Login&met=login
Files
empty
Cookies
empty
Session
empty

Server/Request Data

USER
www
HOME
/home/www
PHP_APP_DEBUG
1
PHP_APP_TRACE
PHP_DATABASE_HOSTNAME
127.0.0.1
PHP_DATABASE_DATABASE
hengyi
PHP_DATABASE_USERNAME
hengyi
PHP_DATABASE_PASSWORD
zMcXc9B5SH8C
PHP_DATABASE_HOSTPORT
3306
PHP_DATABASE_PREFIX
fa_
HTTP_CONTENT_TYPE
application/x-www-form-urlencoded
HTTP_AUTHORIZATION
Basic 112fb8cd0340a11771b114f714d57f1d
HTTP_CONTENT_LENGTH
174
HTTP_HOST
mjexpo.chinamj.com
PATH_INFO
/api/header
REDIRECT_STATUS
200
SERVER_NAME
hengyi.sztghc.com
SERVER_PORT
443
SERVER_ADDR
172.27.113.213
REMOTE_PORT
58520
REMOTE_ADDR
106.14.59.184
SERVER_SOFTWARE
nginx/1.24.0
GATEWAY_INTERFACE
CGI/1.1
HTTPS
on
REQUEST_SCHEME
https
SERVER_PROTOCOL
HTTP/1.0
DOCUMENT_ROOT
/www/wwwroot/hengyi.sztghc.com/public
DOCUMENT_URI
/index.php
REQUEST_URI
/api/header
SCRIPT_NAME
/index.php
CONTENT_LENGTH
174
CONTENT_TYPE
application/x-www-form-urlencoded
REQUEST_METHOD
POST
QUERY_STRING
s=/api/header
SCRIPT_FILENAME
/www/wwwroot/hengyi.sztghc.com/public/index.php
FCGI_ROLE
RESPONDER
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1714985565.2151
REQUEST_TIME
1714985565
Environment Variables
empty

ThinkPHP Constants

APP_PATH
/www/wwwroot/hengyi.sztghc.com/public/../application/
THINK_VERSION
5.0.25
THINK_START_TIME
1714985565.2158
THINK_START_MEM
410944
EXT
.php
DS
/
THINK_PATH
/www/wwwroot/hengyi.sztghc.com/thinkphp/
LIB_PATH
/www/wwwroot/hengyi.sztghc.com/thinkphp/library/
CORE_PATH
/www/wwwroot/hengyi.sztghc.com/thinkphp/library/think/
TRAIT_PATH
/www/wwwroot/hengyi.sztghc.com/thinkphp/library/traits/
ROOT_PATH
/www/wwwroot/hengyi.sztghc.com/
EXTEND_PATH
/www/wwwroot/hengyi.sztghc.com/extend/
VENDOR_PATH
/www/wwwroot/hengyi.sztghc.com/vendor/
RUNTIME_PATH
/www/wwwroot/hengyi.sztghc.com/runtime/
LOG_PATH
/www/wwwroot/hengyi.sztghc.com/runtime/log/
CACHE_PATH
/www/wwwroot/hengyi.sztghc.com/runtime/cache/
TEMP_PATH
/www/wwwroot/hengyi.sztghc.com/runtime/temp/
CONF_PATH
/www/wwwroot/hengyi.sztghc.com/public/../application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false
FILTER_VALIDATE_BOOL
258
ADDON_PATH
/www/wwwroot/hengyi.sztghc.com/addons/

煤矿用总线扩展IO模块(8AI)

发布时间2022-07-01 13:45:01 发布人煤机网

E-30.jpg


TD_MIO _8AI煤矿用总线扩展IO模块(8AI)

技术特点:高可靠性、高性能的煤矿用总线扩展 O 模块;支持 CANopen 、

 ModbusRTU 从站通讯协议;支持8路4-20mA信号采集;所有状态映射至

IEC61131-3编程环境,无需额外编程;坚固外壳、体积小巧、高0密度;高性价比(*需要与 TD _MF7控制器配合使用)


上一篇: 煤矿用总线扩展IO模块(8DI8DO) 下一篇: 煤矿用总线扩展IO模块(8PT100)
System Error

[0] HttpException in App.php line 583

控制器不存在:app\api\controller\Footer

  1. try {
  2. $instance = Loader::controller(
  3. $controller,
  4. $config['url_controller_layer'],
  5. $config['controller_suffix'],
  6. $config['empty_controller']
  7. );
  8. } catch (ClassNotFoundException $e) {
  9. throw new HttpException(404, 'controller not exists:' . $e->getClass());
  10. }
  11. // 获取当前操作名
  12. $action = $actionName . $config['action_suffix'];
  13. $vars = [];
  14. if (is_callable([$instance, $action])) {
  15. // 执行操作方法
  16. $call = [$instance, $action];

Call Stack

  1. in App.php line 583
  2. at App::module() in App.php line 456
  3. at App::exec() in App.php line 139
  4. at App::run() in start.php line 19
  5. at require('/www/wwwroot/hengyi....') in index.php line 23

Environment Variables

GET Data
empty

POST Data

callback
http://www.chinamj.com/TestService_TestService/detail/id/414.html
login_url
https://www.chinamj.com/index.php?ctl=Login&met=login
Files
empty
Cookies
empty
Session
empty

Server/Request Data

USER
www
HOME
/home/www
PHP_APP_DEBUG
1
PHP_APP_TRACE
PHP_DATABASE_HOSTNAME
127.0.0.1
PHP_DATABASE_DATABASE
hengyi
PHP_DATABASE_USERNAME
hengyi
PHP_DATABASE_PASSWORD
zMcXc9B5SH8C
PHP_DATABASE_HOSTPORT
3306
PHP_DATABASE_PREFIX
fa_
HTTP_CONTENT_TYPE
application/x-www-form-urlencoded
HTTP_AUTHORIZATION
Basic 112fb8cd0340a11771b114f714d57f1d
HTTP_CONTENT_LENGTH
174
HTTP_HOST
mjexpo.chinamj.com
PATH_INFO
/api/footer
REDIRECT_STATUS
200
SERVER_NAME
hengyi.sztghc.com
SERVER_PORT
443
SERVER_ADDR
172.27.113.213
REMOTE_PORT
58522
REMOTE_ADDR
106.14.59.184
SERVER_SOFTWARE
nginx/1.24.0
GATEWAY_INTERFACE
CGI/1.1
HTTPS
on
REQUEST_SCHEME
https
SERVER_PROTOCOL
HTTP/1.0
DOCUMENT_ROOT
/www/wwwroot/hengyi.sztghc.com/public
DOCUMENT_URI
/index.php
REQUEST_URI
/api/footer
SCRIPT_NAME
/index.php
CONTENT_LENGTH
174
CONTENT_TYPE
application/x-www-form-urlencoded
REQUEST_METHOD
POST
QUERY_STRING
s=/api/footer
SCRIPT_FILENAME
/www/wwwroot/hengyi.sztghc.com/public/index.php
FCGI_ROLE
RESPONDER
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1714985565.2711
REQUEST_TIME
1714985565
Environment Variables
empty

ThinkPHP Constants

APP_PATH
/www/wwwroot/hengyi.sztghc.com/public/../application/
THINK_VERSION
5.0.25
THINK_START_TIME
1714985565.2717
THINK_START_MEM
410944
EXT
.php
DS
/
THINK_PATH
/www/wwwroot/hengyi.sztghc.com/thinkphp/
LIB_PATH
/www/wwwroot/hengyi.sztghc.com/thinkphp/library/
CORE_PATH
/www/wwwroot/hengyi.sztghc.com/thinkphp/library/think/
TRAIT_PATH
/www/wwwroot/hengyi.sztghc.com/thinkphp/library/traits/
ROOT_PATH
/www/wwwroot/hengyi.sztghc.com/
EXTEND_PATH
/www/wwwroot/hengyi.sztghc.com/extend/
VENDOR_PATH
/www/wwwroot/hengyi.sztghc.com/vendor/
RUNTIME_PATH
/www/wwwroot/hengyi.sztghc.com/runtime/
LOG_PATH
/www/wwwroot/hengyi.sztghc.com/runtime/log/
CACHE_PATH
/www/wwwroot/hengyi.sztghc.com/runtime/cache/
TEMP_PATH
/www/wwwroot/hengyi.sztghc.com/runtime/temp/
CONF_PATH
/www/wwwroot/hengyi.sztghc.com/public/../application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false
FILTER_VALIDATE_BOOL
258
ADDON_PATH
/www/wwwroot/hengyi.sztghc.com/addons/