Remember
Register
Home
/
Support
/
Support Forum
/
Is it possible to read the code which has been saved in RCM4000?
Digi Forum
All Activity
Q&A
Questions
Hot!
Unanswered
Tags
Categories
Users
Ask a Question
Welcome to Digi Forum, where you can ask questions and receive answers from other members of the community.
All categories
Digi Remote Manager
(390)
Python
(1,023)
RF Solutions and XBee
(8,464)
Digi TransPort
(792)
Digi Connect Cellular
(450)
DAL
(5)
Embedded Devices
(4,174)
Google Coral
(2)
Rabbit
(3,202)
Rabbit Software
(519)
Console Servers
(354)
Modbus and Industrial Automation
(246)
Realport
(604)
Serial Servers
(837)
Satellite Modules
(25)
USB
(1,275)
Serial Cards
(715)
ConnectPort Display
(58)
Feedback/Wish List
(93)
Other/Legacy
(380)
Is it possible to read the code which has been saved in RCM4000?
0
votes
Is it possible to read the already saved code in RCM4000 which has been set up for stand alone operation ?
If so can it be read in Dynamic C?
dynamic
c
rcm4000
standalone
operation
asked
Mar 14, 2014
in
Rabbit Software
by
AISWARYA RAJ
New to the Community
(
1
point)
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1 Answer
0
votes
By the time the code is downloaded to the RCM4000 as a .bin file it is in machine code. It is unreadable by a human. You will need the source code that was used to create the .bin file.
answered
Mar 14, 2014
by
trooper2
Veteran of the Digi Community
(
591
points)
Please
log in
or
register
to add a comment.
...