ICP DAS USA I-8411 User Manual page 104

I-8000 series for c language
Hide thumbs Also See for I-8411:
Table of Contents

Advertisement

#include <stdio.h>
#include "8000E.h"
void main(void)
{
InitLib();
/* Initiate the 8000E library */
Init5DigitLed();
Show5DigitLed(1,8);
Show5DigitLed(2,0);
Show5DigitLed(3,0);
Show5DigitLed(4,0);
Show5DigitLed(5,14);
}
I-8000 Series (C Language Based) User Manual, Version 1.0.1
Copyright © 2012 ICP DAS Co., Ltd. All Rights Reserved. E-mail: service@icpdas.com
/* The ASCII code for the letter 'E' is 14 */
Page: 104

Advertisement

Table of Contents
loading

This manual is also suitable for:

I-8811I-8431-80I-8831-80I-8431I-8831

Table of Contents