Repeat CAN Message on another Channel
Is there a way to receive a Generic CAN Message on one bus and transmit the same on another bus?
Trying to implement a gateway controller using MD3 here.
Multi master bus overload
I am curious if anyone has a project or data feedback on a multi master system with 6 master modules. I am looking at a system that needs 2 MC43's, 2 MD4's, and 2 MD3's.
I plan to keep the master and diagnostic buses separated but I am concerned about overloading one or both buses. Does anyone have history with a multi master system with this many modules on it?
ScanrecoCanOpen
Dear Friends;
I am planning to work Scanreco G3 can open Radio Remote Control system on Iqan master modules. Did anyone had any experience before on it.
IQAN-SV
Hello,
I have a problem with 2 IQAN-SV. They are connected by a ethernet switch to the MD4-7 (input C4). At first when the system is starting up i can see the camera's. But when i try it again some time later the system can't connect the the cameras and keeps saying: 'video wait for cam'. To fix this i need to power off the whole system and start is up again.
Is there a fix for this? or do i someting else wrong?
Free Text In Design For IQAN Run Etc
It would be a great idea if there was a page etc., where free text could be added.
The text could be simple words or hyperlink to webpage, phone number for a mobile to call or email address.
From this, we could add information for the user using IQAN Run for operating the software. Contacts in case of issues, web links to external sites for wiring diagrams or even YouTube videos.
This would then also be used for the IQAN Tablet App etc.
IQANdesign 6.01 released
Version 6.01 is now released on check for updates
Main updates
Telematics support for IQAN-MC4xFS
It is now possible to use the GT gateway together with MC4xFS modules in all system configurations, also when an MC4xFS is the headmaster communicating with the gateway.
Open files in the major version they were saved in
Project files, simulation files and script files opened from Windows explorer are now opened in the mayor version they were saved in (e.g. version 5 files opens in version 5 also when version 6 was installed later)
Works when 6.01 or a future versions is the latest version installed.
Keypad style adjust for parameters
Same functionality as released in parallel version 5.05
Various fixes and improvements
See release notes for details
http://divapps.parker.com/divapps/iqan/Downloads/IQANdesign%206/ReleaseNotes6.01.6.htm
http://divapps.parker.com/divapps/iqan/Downloads/IQANrun%206/ReleaseNotes6.01.3.htm
http://divapps.parker.com/divapps/iqan/Downloads/IQANsimulate%206/ReleaseNotes6.01.4.htm
http://divapps.parker.com/divapps/iqan/Downloads/IQANscript%206/ReleaseNotes6.01.3.htm
The DM2 support on IQAN 6
The DM2 support does not seem to be working on IQAN Design 6. It always comes back with "No response on DM2 request".
shl and shr - function do not work on MAC
Hello
I need to send out a 8 digit numbers on the JPOUT-J1939 CANBUS in an 4-byte data frame.
IQAN only handle 7 digits so I split up the number in two MAC blocks to be send in 2xJPOUT 2 bytes
But the shift-bits to the left and shift byte to the right [shl] and [shr] only works on JPOUT; JPIN; GPOUT and GPIN - channels. shl+shr-problem.idsx
Instead of a MAC channel I had to use a JPOUT channels to get the shl to work. I even have to put the data on the J1939 bus only to get the shl to work? Why is shl and shr not avaiable with a math channel???,
Regards
Andy
I does work in the MAC channel.
You do have a round down or up function, it is "Floor(xxx)" or "Ceil(xxx)"
I did some changes and used the bitwise and function to simplify your function.
1st 2bytes
Result:= (round(xxxxxx*100) band 65535 )+ yy
2nd 2bytes
Result:= Round(xxxxxx*100) shr 16
MDL + XA2 TO MD4 + XC43
With the lack of availability of MDL's, and the soon lack of support for XA2's, I have a customer with a bad MDL, so instead of purchasing and XA2 to cover the additional IO needed, I said its only a little more to purchase 2 XC43's, which the cost difference was worth it to not install another soon to be discontinued product.
Here is where it got fun, the original program was designed in 2.63, XC43's can only be used in 6, you cant install an MDL in a 5 or 6 program. I had to open the 2.63 program in 4, add the MD4 and an XA2 to it and reassign all the IO to them, then save the project because when you go to delete the MDL it will crash every time. Then reopen the program in 6, add the XC43's re-allocate all the IO again... Seriously I can't make this up.... Can we please get 6 to allow us to open programs with an MDL in it much like the XA2's, please!
About CAN interfaces
Hi,
I had two questions about connect to IQAN master modules via CAN bus for diagnostic and program update:
1) Can we use PCAN-miniPCI or PCAN-miniPCIe cards of PEAK-system?
2) Can we use Innodisk EMUC-B202? This product does not appear in the following models.
https://forum.iqan.se/knowledge-bases/2/articles/231-usb-to-can-interfaces
What should we do if we want to use such a product? Do you have any suggestions?
Thanks in advance...
Customer support service by UserEcho