<?xml-stylesheet type="text/xsl" href="https://community.element14.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Keithley DMM6500: How to Create a Bitmap for a Custom App</title><link>/technologies/test-and-measurement/b/blog/posts/keithley-dmm6500-how-to-create-a-bitmap-for-a-custom-app</link><description>I&amp;#39;m road testing the Keithley Bench Digital Multimeter DMM6500.The instrument can run apps, and you can roll your own (what a great time do be alive ).In this blog, I&amp;#39;ll show how you can show images on the display. Why, Jan? App...</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Keithley DMM6500: How to Create a Bitmap for a Custom App</title><link>https://community.element14.com/technologies/test-and-measurement/b/blog/posts/keithley-dmm6500-how-to-create-a-bitmap-for-a-custom-app</link><pubDate>Sun, 20 Jan 2019 21:37:08 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:4d7adafe-18e1-49a7-af8a-7dd03fc5848a</guid><dc:creator>Jan Cumps</dc:creator><slash:comments>2</slash:comments><description>&lt;p&gt;I&amp;#39;ve checked the instrument&amp;#39;s reference guide and the help from the Test Script Builder. I can&amp;#39;t find the info on how to influence the graphs.&lt;/p&gt;&lt;p&gt;I haven&amp;#39;t found the API info for some calls that Keithley are making in their scripts. The Intro script uses ki.display, ki.getpixel, .... and I haven&amp;#39;t found the info on those.&lt;/p&gt;&lt;p&gt;The same for the drawing functions they use in some apps, like display.create() to draw lines and circles.&lt;/p&gt;&lt;p&gt;There may be a public document out there, but I haven&amp;#39;t found it yet.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I found the way to display images in this blog by accident. I recognised that the intro script used BASE64 or something like that (I guessed the 64 and it was bingo the first time &lt;span&gt;[View:/resized-image/__size/16x16/__key/commentfiles/f7d226abd59f475c9d224a79e3f0ec07-4d7adafe-18e1-49a7-af8a-7dd03fc5848a/4152.contentimage_5F00_1.png:16:16]&lt;/span&gt; ).&lt;/p&gt;&lt;p&gt;I only learned the images had to be PNG because the instrument complained that the first image I tried to load wasn&amp;#39;t PNG format &lt;span&gt;[View:/resized-image/__size/16x16/__key/commentfiles/f7d226abd59f475c9d224a79e3f0ec07-4d7adafe-18e1-49a7-af8a-7dd03fc5848a/4152.contentimage_5F00_1.png:16:16]&lt;/span&gt;.&lt;/p&gt;&lt;p&gt;At that time I knew the encoding was right and the format was wrong. A few minutes later I had a&amp;nbsp; first image on the screen.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=6337&amp;AppID=13&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Keithley DMM6500: How to Create a Bitmap for a Custom App</title><link>https://community.element14.com/technologies/test-and-measurement/b/blog/posts/keithley-dmm6500-how-to-create-a-bitmap-for-a-custom-app</link><pubDate>Sun, 20 Jan 2019 19:56:50 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:4d7adafe-18e1-49a7-af8a-7dd03fc5848a</guid><dc:creator>Jan Cumps</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;You&amp;#39;re both a tough crowd &lt;span&gt;[View:/resized-image/__size/16x16/__key/commentfiles/f7d226abd59f475c9d224a79e3f0ec07-4d7adafe-18e1-49a7-af8a-7dd03fc5848a/8231.contentimage_5F00_1.png:16:16]&lt;/span&gt; - I have the device 20 days and these are pro development requests. &lt;/p&gt;&lt;p&gt;I don&amp;#39;t even know LUA yet - barely managed to multiply an existing measured value with a variable....&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=6337&amp;AppID=13&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Keithley DMM6500: How to Create a Bitmap for a Custom App</title><link>https://community.element14.com/technologies/test-and-measurement/b/blog/posts/keithley-dmm6500-how-to-create-a-bitmap-for-a-custom-app</link><pubDate>Fri, 18 Jan 2019 02:15:06 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:4d7adafe-18e1-49a7-af8a-7dd03fc5848a</guid><dc:creator>shabaz</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;It&amp;#39;s a great feature! I couldn&amp;#39;t resist trying this procedure out. Here&amp;#39;s a space theme:&lt;/p&gt;&lt;p&gt;&lt;span&gt;[View:/resized-image/__size/933x621/__key/commentfiles/f7d226abd59f475c9d224a79e3f0ec07-4d7adafe-18e1-49a7-af8a-7dd03fc5848a/5153.contentimage_5F00_191684.jpg:933:621]&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;..and the 800x430 size .png file, for anyone who wants to use it (click on it first so that it is the correct size, then right-click and Save As):&lt;/p&gt;&lt;p&gt;&lt;span&gt;[View:/resized-image/__size/800x430/__key/commentfiles/f7d226abd59f475c9d224a79e3f0ec07-4d7adafe-18e1-49a7-af8a-7dd03fc5848a/3000.contentimage_5F00_191685.png:800:430]&lt;/span&gt;&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=6337&amp;AppID=13&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Keithley DMM6500: How to Create a Bitmap for a Custom App</title><link>https://community.element14.com/technologies/test-and-measurement/b/blog/posts/keithley-dmm6500-how-to-create-a-bitmap-for-a-custom-app</link><pubDate>Tue, 15 Jan 2019 21:37:05 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:4d7adafe-18e1-49a7-af8a-7dd03fc5848a</guid><dc:creator>Jan Cumps</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Instrument manufacturers often struggle to build user friendly remote software. Translating an instrument (e.g. oscilloscope) to a software front-end hasn&amp;#39;t been done successfully very often.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I think that the user interface for this instrument, if you translate the 8 soft buttons next to the display to screen buttons, would work well on a remote touch screen.&lt;/p&gt;&lt;p&gt;Maybe once computers are more and more equipped with touch screens, instrument builders have a better chance to provide a user friendly remote app ...&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=6337&amp;AppID=13&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Keithley DMM6500: How to Create a Bitmap for a Custom App</title><link>https://community.element14.com/technologies/test-and-measurement/b/blog/posts/keithley-dmm6500-how-to-create-a-bitmap-for-a-custom-app</link><pubDate>Tue, 15 Jan 2019 08:33:09 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:4d7adafe-18e1-49a7-af8a-7dd03fc5848a</guid><dc:creator>snidhi</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;looks nice. I will try that too. Thanks again for the tip &lt;span&gt;[View:/resized-image/__size/16x16/__key/commentfiles/f7d226abd59f475c9d224a79e3f0ec07-4d7adafe-18e1-49a7-af8a-7dd03fc5848a/contentimage_5F00_1.png:16:16]&lt;/span&gt;&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=6337&amp;AppID=13&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item></channel></rss>