ورود به حساب

نام کاربری گذرواژه

گذرواژه را فراموش کردید؟ کلیک کنید

حساب کاربری ندارید؟ ساخت حساب

ساخت حساب کاربری

نام نام کاربری ایمیل شماره موبایل گذرواژه

برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید


09117307688
09117179751

در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید

دسترسی نامحدود

برای کاربرانی که ثبت نام کرده اند

ضمانت بازگشت وجه

درصورت عدم همخوانی توضیحات با کتاب

پشتیبانی

از ساعت 7 صبح تا 10 شب

دانلود کتاب Practical Laboratory Automation. Made easy with AutoIt

دانلود کتاب اتوماسیون آزمایشگاهی عملی با AutoIt آسان شد

Practical Laboratory Automation. Made easy with AutoIt

مشخصات کتاب

Practical Laboratory Automation. Made easy with AutoIt

ویرایش:  
نویسندگان:   
سری:  
ISBN (شابک) : 9783527801985 
ناشر: Wiley 
سال نشر: 2017 
تعداد صفحات: 223 
زبان: English 
فرمت فایل : PDF (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود) 
حجم فایل: 9 مگابایت 

قیمت کتاب (تومان) : 53,000



ثبت امتیاز به این کتاب

میانگین امتیاز به این کتاب :
       تعداد امتیاز دهندگان : 14


در صورت تبدیل فایل کتاب Practical Laboratory Automation. Made easy with AutoIt به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.

توجه داشته باشید کتاب اتوماسیون آزمایشگاهی عملی با AutoIt آسان شد نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.


توضیحاتی در مورد کتاب اتوماسیون آزمایشگاهی عملی با AutoIt آسان شد

با کم کردن شکاف بین کتاب‌های برنامه‌نویسی عمومی و کتاب‌های مربوط به اتوماسیون آزمایشگاهی، این کتاب به‌موقع برای هر تکنسین یا دانشمند آزمایشگاهی آنچه را که به طور سنتی به متخصصان بسیار متخصص محدود می‌شد، در دسترس قرار می‌دهد. با پیروی از ایده "یادگیری از طریق انجام"، این کتاب مقدمه ای بر اسکریپت نویسی با استفاده از AutoIt، همراه با بسیاری از مثال های کاربردی بر اساس سناریوهای دنیای واقعی ارائه می دهد. بخش بزرگی از کتاب به مشکل سنتی همگام سازی ابزار، از جمله همگام سازی از راه دور، مبتنی بر وب می پردازد. پردازش خودکار نتایج، عملیات پایگاه داده و ایجاد رابط های گرافیکی کاربر نیز مورد بررسی قرار می گیرد. خوانندگان این کتاب می توانند فوراً از دانش جدید از نظر افزایش کارایی و کاهش هزینه ها در عملیات آزمایشگاهی سود ببرند. مهمتر از همه، تکنسین های آزمایشگاهی و دانشمندان یاد خواهند گرفت که در هنگام پیکربندی یک تنظیم تحلیلی خودکار، بدون توجه به مشخصات پیشنهادی سازنده، می توانند هر تجهیزاتی را که می خواهند انتخاب کنند.


توضیحاتی درمورد کتاب به خارجی

By closing the gap between general programming books and those on laboratory automation, this timely book makes accessible to every laboratory technician or scientist what has traditionally been restricted to highly specialized professionals. Following the idea of "learning by doing", the book provides an introduction to scripting using AutoIt, with many workable examples based on real-world scenarios. A large portion of the book tackles the traditionally hard problem of instrument synchronization, including remote, web-based synchronization. Automated result processing, database operation, and creation of graphical user interfaces are also examined. Readers of this book can immediately profit from the new knowledge in terms of both increased efficiency and reduced costs in laboratory operation. Above all, laboratory technicians and scientists will learn that they are free to choose whatever equipment they desire when configuring an automated analytical setup, regardless of manufacturers suggested specifications.



فهرست مطالب

Contents......Page 3
Foreword......Page 8
Preface......Page 10
A Brief Story of Laboratory Automation......Page 12
Approaches for Instrument Integration......Page 13
Scripting versus Standardization in Laboratory Automation......Page 14
Topics Covered in this Book......Page 16
Learning by Doing: FACACO and FAKAS......Page 18
Suggested Reading......Page 21
What Is AutoIt?......Page 23
Alternatives to AutoIt......Page 24
Writing Your First Script (Mouse Click Automation)......Page 25
Knowing More about SciTE......Page 26
Summary......Page 28
Suggested Reading......Page 29
Controlling the Timing of Actions......Page 30
Moving and Activating Windows......Page 31
“For” Loops and Variables......Page 32
Organizing Your Code: Functions and Libraries......Page 38
Replacing Mouse Clicks with Keyboard Shortcuts......Page 41
Summary......Page 43
Window Monitoring......Page 44
Pixel Monitoring......Page 46
WEnd” Loops for Pixel Monitoring......Page 48
Synchronizing FACACO and KAKAS Using Pixel Monitoring......Page 49
Enhanced Pixel Monitoring Using PixelCheckSum......Page 52
Summary......Page 55
Using AWI to Get Control Information......Page 57
Functions That Provide Control Information......Page 59
Synchronizing FACACO and FAKAS Using Controls......Page 60
Then......Page 63
Infinite Loops and Controls......Page 65
Summary......Page 67
E-mail Alarms......Page 68
SMS and Phone Call Alarms......Page 72
Summary......Page 76
G-Code Devices......Page 77
Robotic Arms......Page 82
Summary......Page 83
Suggested Reading......Page 84
Organized Data: Arrays......Page 85
Raw Data: Strings......Page 86
Summary......Page 88
Exporting Results to Spreadsheet Software......Page 89
Dealing with Saved Results (Files)......Page 93
Processing Spreadsheet Files......Page 97
Summary......Page 100
Starting SQlite in AutoIt......Page 101
Creating SQlite Databases......Page 102
Modifying an Existing SQlite Database......Page 105
Databases with More Than One Table......Page 107
Retrieving Data from Databases......Page 108
Summary......Page 110
Time Macros......Page 112
Synchronizing FACACO and FAKAS Using Time Macros......Page 113
Summary......Page 114
TeamViewer......Page 116
Synchronizing FACACO and FAKAS Using TeamViewer......Page 117
Summary......Page 120
Choosing Instant Messaging Software......Page 121
Writing and Reading from Trillian Using AutoIt......Page 123
Synchronizing FACACO and FAKAS Using Trillian......Page 125
Summary......Page 127
AutoIt and IRC......Page 129
Monitoring the Connection......Page 130
Synchronizing FACACO and FAKAS......Page 134
Final Considerations......Page 136
Summary......Page 137
Connecting to a LAN......Page 138
Creating a Shared Folder......Page 140
Synchronizing FACACO and FAKAS......Page 142
Summary......Page 143
Connecting to a LAN Using Bingo’s Chat......Page 145
Automated Communication Using Bingo’s Chat......Page 146
Synchronizing FACACO and FAKAS......Page 149
Summary......Page 150
Serial Communication Protocols......Page 151
AutoIt and COM Ports......Page 152
Monitoring in Real Time......Page 155
Summary......Page 159
Suggested Reading......Page 160
Making a Very Simple GUI......Page 161
Adding Simple Elements to a GUI......Page 163
Setting Keyboard Shortcuts......Page 165
Summary......Page 167
GUIs to Control the EHMA Valve Actuator......Page 168
Controlling Two or More COM Ports in the Same Script......Page 170
A GUI to Control a Digital Balance......Page 172
Summary......Page 175
The “GUIOnEventMode” Option......Page 177
Multitasking Using GUIOnEventMode......Page 179
Summary......Page 182
Getting Started with GDIplus......Page 183
Creating Animations Using GDIplus......Page 185
Summary......Page 189
Getting Started with Koda......Page 191
Creating a Script......Page 194
Summary......Page 196
For Manufacturers: Stop Developing Standards for Laboratory Automation......Page 197
For Users: AutoIt May Not be the Best Programming Option in Some Cases......Page 198
Suggested Reading......Page 199
A.1 Code Wizard......Page 200
A.2 Organizing Your Scripts with Tidy......Page 201
A.3 Tools that Facilitate Navigation......Page 202
B.1 OCR in AutoIt......Page 205
B.2 Copying from the Screen and Applying OCR......Page 207
C.1 Downloading the UIA Software Package......Page 208
C.2 Sending Instructions......Page 209
C.3 Getting Information about Controls......Page 214
C.4 Automating a LabView Program......Page 218
C.5 Summary......Page 219
Index......Page 220




نظرات کاربران