home > product> solutions > industrial communication> Fieldbus > CANopen
 
CANopen FAQs
 
Master
Gateway
I/O Module
Power Meter
 
 
     
Master  
   

  1. In CANopen Master Library, there are two functions to add CANopen slave control, AddNode and EDS_Load. What is the difference with these two functions?
  2. Why the CPMUtility can not find the I-7565-CPM?
  3. Why the system information of WinPAC Utility can not find the I-87123 on the WinPAC?
  4. When I-87123 and other I-87k I/O module put on the WinPAC, why it need call I87123_Pause before the program accesses I-87k I/O and call I87123_Start after completed the access?
  5. How the Com Port of I-7565-CPM on Linux mapping ? And what should pay attention to initialize I-7565-CPM?(

  1. CANopen Master函式庫中新增slave站號的方式有AddNode與EDS_Load兩種,請問有甚麼差異?
  2. 為什麼執行了CPMUtility卻找不到I-7565-CPM?
  3. 為什麼WinPAC Utility的系統資訊找不到插在上面的I-87123模組?
  4. 當I-87123與其他I-87k I/O模組插在同一台WinPAC上時,為什麼要讀取I-87k I/O時需要先呼叫I87123_Pause,讀取完I/O後還要呼叫I87123_Start,這兩個函式是做什麼用的?
  5. I-7565-CPM在Linux上使用的Com Port是多少,要注意什麼?
 
     
Gateway  
     
  I-7231D  
   

  1. How to create a CANopen slave with I-7231D and two I-7015?
  2. What happens when certain DCON-module was disconnected or out of order?
  3. How to update the I-7231D firmware?
  4. How do I know that I-7231D works correctly ?

  1. 如何透過I-7231D與兩個I-7015建立一個CANopen slave?
  2. 當部分DCON的模組斷線或失靈時,會發生甚麼事?
  3. 如何更新I-7231D的韌體?
  4. 如何知道I-7231D有正常工作?
 
     
  I-7232D  
   

  1. How to configure the I-7232D Module?
  2. How to add multiple instance in I-7232D?
  3. May I use SCADA software with Modbus driver to control the CANopen device by using I-7232D ?
  4. What type of the Modbus device could be connected with I-7232D ?

  1. 如何設定I-7232D模組?
  2. I-7232D如何新增多個【Instance】?
  3. 可以使用有Modbus功能的SCADA軟體透過I-7232D控制CANopen設備嗎?
  4. 哪些Modbus設備可以跟I-7232D連線?
 
GW-7433D  
   

  1. How to modify the GW-7433D IP?
  2. How to update the GW-7433D firmware?
  3. Why the GW-7433D can't send any CAN message after setting by GW-7433D Utility?
    (the wire connection and baud rate setting are correctly)
  4. Why the GW-7433D often appear error code 47 after some time and then the GW-7433D can't receive the CANopen slave data?
  5. How SDO communication is initiated on CAN side? Does it send command when a Modbus TCP command register is updated or on any flag or data change event?
  6. Does the gateway support storage of received PDOs in order to capture them? How much is buffer size & how it informs the Modbus TCP master about availability of updated data in the buffer?
  7. GW-7433D will start to communication with CANopen devices after boot. Because some CANopen devices on our network need more time to ready, and it may cause some unknown issue. Is there any function can start/stop the communication of GW-7433D?
  8. When I set the GW-7433D from "Normal Mode" to "Listen Only". I see proper activity on the indicators however all Modbus addresses freeze in the last state. Is the "Listen Only" working correctly?
  9. Why the CANopen slave often appears "Buffer Overflow" error after boot-up with GW-7433D?

  1. 如何更改GW-7433D的IP位址?
  2. 如何更新GW-7433D的韌體?
  3. 我使用GW-7433D Utility設定GW-7433D完成之後,為何GW-7433D無法收送任何CAN命令?
    (CAN bus是有正確接上的,7段顯示器顯示的CAN Baud rate也是正確的,ERR Led有亮)
  4. 我的CANopen Slave設備與GW-7433D連線時一開始是正常的,為何總是在經過一小段時間後GW-7433D就無法接收到CAN data並顯示與Slave斷線的錯誤碼47?
  5. GW-7433D的Modbus TCP與CAN端的TxSDO與RxSDO是如何運作的?
  6. GW-7433D會儲存PDO的資料嗎?它有多少緩衝區?當CANopen的資料被更新了,它如何通知Modbus TCP主站的?
  7. GW-7433D在一開完機之後就會開始通訊,但因為CANopen slave需要比較長的開機時間,這會導致slave有不可預期的錯誤發生,有沒有什麼方法可以避免這個問題?
  8. 當我用Modbus命令設定GW-7433D為聆聽模式後,所有的Modbus資料都不再更新了,這樣是正確的嗎?
  9. 我的CANopen Slave設備與GW-7433D一起開機後,CANopen slave常常會發生Buffer Overflow的錯誤狀態,這是什麼原因?該怎麼處理?
 
     
I/O Module  
     
  CAN-2000C  
   

  1. When I set PDO Event Timer to let PDO message auto responses per 1 second and it really work. But if I reboot the CANopen slave module and the setting would gone. How can I save this configuration?
  2. How can I update the firmware on my CAN-2000C module?
  3. Why can't I communicate with CAN-2000C serial modules by using CANopen master which is not provided by ICPDAS? At the same time, the ERR LED of CAN-2000C modules is blinking continuously.
  4. Are the plastic materials of CAN-2000 series REACH certified? Are CAN-2000 series UL certified?
  5. What is the weight of CAN-2000 series? Is there STEP file available?
  6. Is there any demo program about how to use CAN-2000C series?
  1. 當我設定PDO的Event Timer要讓PDO每1秒自動回覆一次後,PDO也開始按照設定般每秒鐘自動回傳一次訊息,但是當我將設備斷電重開並讓設備進入Operation模式後,PDO的Event Timer就會關閉,需要重新設定才能啟用,有什麼方式可以保持這樣的設定嗎?
  2. 我發現我的CAN-2000C模組有出新版的firmware,請問我要如何更新?
  3. 為何我使用其他家的CANopen master無法與CAN-2000C系列模組通訊?同時觀察到CAN-2000C系列模組的ERR指示燈會不停地閃爍。
  4. CAN-2000系列的塑料外殼是否有REACH認證? CAN-2000系列有無通過 UL 認證?
  5. CAN-2000系列模組的重量是多少? 有沒有STEP檔案可以提供?
  6. 有沒有CAN-2000C系列的範例demo? 要如何使用它們?
 
     
CAN-2024C  
 

  1. How much is the response time of CAN-2024C AO?
  1. CAN-2024C AO的response time為多少?
 
     
  CAN-2088C  
   

  1. Does CAN-2088C have function to 120-degree angle of the three-phase PWM output?
  2. Does CAN-2088C have a signal function using the outputs that a count is reached?
  3. Do counters of CAN-2088C have minimum on/off times set?
  4. How much delay of CAN-2088C from hardware input trigger to PWM output?
  5. Can PWM output of CAN-2088C be with load current up to 1A ~ 2A?
  6. Does CAN-2088C can output PWM to motor and get encoder data with CAN-2088C counter?
  1. CAN-2088C是否可以支援三相120度角的PWM輸出?
  2. CAN-2088C可否設定一個counter值計數到的時候再輸出PWM? counter是否可以調整計數頻率?
  3. CAN-2088C的計數器有最小的計數時間設定嗎?
  4. CAN-2088C從硬體觸發到PWM輸出的過程中有多少的時間差?
  5. CAN-2088C從hardware input trigger到PWM輸出的時間又是多長?PWM channel上的load current是否可達到1~2A?
  6. CAN-2088C的PWM是否可以輸出給馬達,再將馬達的編碼器接回給CAN-2088C的Counter以判讀馬達的位置資訊?
 
     
Power Meter  
     
  PM-31xx-CPS  
   

  1. Can the length of CTs connected to PM-31xx series power meter be extended?
  2. How can user change the display voltage of PM-3133-CPS series power meter to line-to-line voltage or line to neutral voltage?
  1. PM-31xx-CPS 系列電表的CT連到電表的線長不夠長,可否再延長?
  2. PM-3133-CPS 系列電表如何變並更顯示為相電壓或線電壓?
 

這個頁面上的內容需要較新版本的 Adobe Flash Player。

取得 Adobe Flash Player